home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 8 (Internal Edition) / Apple R&P Lib Internal v8.0.iso / 3-Presentations / Service⁄Support⁄Training / Self-Paced Training / A⁄UX Interactive Training / HyperTools / Help Window / Help Window / stylesheet_3224.css < prev   
Cascading Style Sheet File  |  1990-06-24  |  226b  |  22 lines

  1.         .style1
  2.         {
  3.         }
  4.         .style2
  5.         {
  6.             font-family: "Geneva";
  7.             font-size: 14pt;
  8.         }
  9.         .style3
  10.         {
  11.             font-style: italic;
  12.         }
  13.         .style4
  14.         {
  15.             font-weight: bold;
  16.         }
  17.         .style5
  18.         {
  19.             font-style: italic;
  20.             font-weight: bold;
  21.         }
  22.